[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Namespace: Microsoft.WindowsAzure.StorageClient.Protocol
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
Namespace: Microsoft.WindowsAzure.StorageClient.Protocol
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
Usage
Visual Basic |
---|
Dim value As XmlReader value = Me.reader Me.reader = value |
Syntax
Visual Basic |
---|
Protected reader As XmlReader |
C# |
---|
protected XmlReader reader |
C++ |
---|
protected: XmlReader^ reader |
J# |
---|
JScript |
---|